/*
Theme Name: Thème du Prieuré de Rimont
Author: Sébastien SERRE
Author URI: https://thivinfo.com
Description:
Version: 1.0.0
Template: congregation
Text Domain: rimont
Domain Path: /languages
*/

/**
Add customisation for rimont
Main CSS for prieuré is in assets/css/prieure.css
 */

h2{
	margin-top: 0px;
	font-size: 30px;
	color: #b1907b;
}

h3{
	margin-top: 0px;
	font-size: 25px;
	color: #b1907b;
}

h4{
	margin-top: 0px;
	color: #b1907b;
	font-size: 20px;
}


.p2p5-vc-element-openagenda-single .right {
	float: left;
	width: 580px;
	padding: 0px 45px 35px 25px;
	overflow: hidden;
	background-color: #eee9e5;
	height: 225px;
}

.page-template-our-propositions .oa-proposition-header {
	background: #eee9e5;
}

.faq-text {
	color: #4a6776;
	font-family: ‘Open Sans’;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
}

#content {
	margin-top: 30px;
}